Click or drag to resize

AttachmentFileName Property

Contains an attachment's base file name and extension, excluding path.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string FileName { get; set; }

Property Value

Type: String
The name of the file.
See Also